-- card: 2564 from stack: in -- bmap block id: 2839 -- flags: 0000 -- background id: 4023 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=32 top=201 right=236 bottom=279 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 16 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Print Registration Card ----- HyperTalk script ----- on mouseUp go to card "Registration Card" doMenu "Print Card" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=32 top=260 right=295 bottom=279 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 16 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Continue ----- HyperTalk script ----- on mouseUp go next end mouseUp